.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
    min-height: initial !important;
}

.botnav .navbar {
    margin-left: 25% !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 2;
    float: left;
}

.image1 {
    width: 100%;
}

.module1 {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.module1 .inner-ctn {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}

.kenesis-body .rv-content, 
.kenesis-body .rv-module {
    position: relative !important;
    margin: 15% !important;
    width: auto !important;
    overflow: auto;
}